MMB History


MMB 4.9.0.1( bug fixed 4.9 ;)

IMPROVEMENTS:

FIXES:


MMB 4.9 - ADDITIONS AND REPLACEMENTS

FMOD audio library:
MMB Audio support is now completely rewritten with the latest FMOD audio library (www.fmod.org).

What it means for you?

Macromedia Flash object:
It will allow you not only to load and play Macromedia Flash animations, but with this object, you can control all the MMB scripting actions directly from the Macromedia Flash Action Script! Therefore, you can use your own Flash file as a powerful scripting addition to the basic MMB scripting û e.g. for parsing strings, advanced math, adding some new UI elements, like a check/option boxes, combo boxes, spinning objects, tables and charts, etc.

List Box object:
The one of the most requested features is now available in MMB! This object is primarily designed for showing the audio playlists (winamp *.pls, *.m3u and MMB *.m3l formats), but it can be used as well as a usual list box control with multi-selection. You can fill this object with text, string variable, string array, text files or mentioned playlists. This new type of object also bringing new type of event to the MMB û double click (at the moment only for list box object). In addition, there are some new scripting commands, allowing you to effectively work with the list box object.

Audio Visualization object:
With this control, you can visualize the playback of MP3, OGG, WAV, XM and S3M formats. At the moment, there are two types of audio visualization objects - oscilloscope and equalizer. Of course, you can change the type of audio visualization object or change the curve and background color in a runtime (for example after click on an object, you can change the type of AV object from oscilloscope to equalizer - ala Winamp).

OTHER ENHANCEMENTS:

SCRIPTING ENHANCEMENTS:

 FIXES:


MMB 4.8

Fixes:


MMB 4.7 and earlier


Fixes in 4.6


MMB 4.5


MMB 4.4


MMB 4.3


MMB 4.2


MMB 4.1


MMB 4.0


MMB 3.3


MMB 3.1

    OpenFile("MPEG files |*.mpg||","*.mpg")

    Then you can use the <File> (the same way like you were using <SrcDir>). So for example for MCI you can use:

    MCICommand("play <File>")


MMB 3.0

MMB 2.0